home *** CD-ROM | disk | FTP | other *** search
/ Merciful 5 / Merciful - Disc 5.iso / software / t / theelvencrystals.lha / makedisk < prev   
Encoding:
Text File  |  1997-05-03  |  189 b   |  9 lines

  1. ; This will create the bootable disk
  2.  
  3. Echo "Ensure that the disk in df0: is blank"
  4. wait 2
  5. Echo "Extracting the game"
  6. lha x elven/elven.lzx df0:
  7. Echo "Making the disk bootable"
  8. install df0:
  9.